xen.git
2005-08-19 kaf24@firebug... Default unit for all Xen memory parameters is kilobytes.
2005-08-19 kaf24@firebug... The patch allows x86_64 SMP Xen/XenLinux (dom0) to...
2005-08-19 kaf24@firebug... This patch:
2005-08-19 kaf24@firebug... This patch provides a workaround for bugzilla #90 which...
2005-08-19 smh22@firebug... Proleptic xend bug fix for multi-sxp messages; stricly...
2005-08-18 cl349@firebug... Remove support for xenbus driver subtypes since with...
2005-08-18 cl349@firebug... Add support to xenbus_gather to scan for strings and...
2005-08-18 cl349@firebug... Get rid of xenbus_uuid_to_domid - get the frontend...
2005-08-18 cl349@firebug... Let dev_changed detect devices when a watch fires with...
2005-08-18 cl349@firebug... Free memory returned from xenbus_directory call.
2005-08-18 cl349@firebug... Don't free subtype field unconditionally.
2005-08-18 cl349@firebug... Get device when we find it - fixes refcount leak and...
2005-08-18 cl349@firebug... Create devices for the xenbus-bus's.
2005-08-18 cl349@firebug... Rename bus names from xenbus* to xen*.
2005-08-18 cl349@firebug... Make probe less chatty.
2005-08-18 cl349@firebug... merge?
2005-08-18 cl349@firebug... Update probe code for backend layout.
2005-08-18 kaf24@firebug... Make sure to cmpxchg entire pte on emulated ptwr path.
2005-08-18 kaf24@firebug... Fix emulated writable pagetable updates where access is
2005-08-18 kaf24@firebug... Fix direct_remap_area_pages() to handle pagetables
2005-08-18 kaf24@firebug... Fix __get_user() and friends to work correctly for
2005-08-18 kaf24@firebug... Clean up bootmem initialisation for x86/64. Question...
2005-08-18 kaf24@firebug... Fix Xen patches to Linux so that they use pfn_pte(...
2005-08-18 kaf24@firebug... Tiny formatting tweak in addition to previous changeset.
2005-08-18 kaf24@firebug... Clean up formatting of Xen crash messages.
2005-08-18 iap10@freefall... Add SK98LIN driver to default -xen0 Linux configs.
2005-08-18 iap10@freefall... Make antispoof default to 'no' in network-script as...
2005-08-18 vh249@arcadians... fail nicely when passing unknown option to xm list
2005-08-18 kaf24@firebug... Fix range_straddles_boundary() check to exclude regions...
2005-08-18 jrb44@plym... Enable IP_PNP support in 64bit domU (needed for xm...
2005-08-18 kaf24@firebug... Fix the SWIOTLB to correctly match on bus addresses.
2005-08-18 vh249@arcadians... fail domU creation if memory need couldn't be succeed...
2005-08-17 iap10@freefall... Enable MATCH_PHYSDEV netfilter support as a module.
2005-08-17 iap10@freefall... Fix e820 array stack overflow
2005-08-17 kaf24@firebug... We found machines with >32 E820 memory map entries...
2005-08-17 kaf24@firebug... Fix vmalloc_fault() path for x86/64 XenLinux.
2005-08-17 kaf24@firebug... Fix the skbuff allocator for multi-page buffers.
2005-08-17 kaf24@firebug... Formatting cleanup.
2005-08-17 vh249@arcadians... have a useful line reporting when IOMMU_BUG_ON trigger
2005-08-17 vh249@arcadians... fix missing swiotlb.c file in linux build after running...
2005-08-17 kaf24@firebug... Fix module build by removing duplicate EXPORT_SYMBOL of
2005-08-17 kaf24@firebug... Allocate_empty_lowmem_regions available to non-priv...
2005-08-17 iap10@freefall... merge
2005-08-17 iap10@freefall... Another tweak to the network-bridge script.
2005-08-17 cl349@firebug... merge?
2005-08-17 cl349@firebug... Restore domains with a different uuid than they had.
2005-08-17 kaf24@firebug... Python build fix.
2005-08-17 cl349@firebug... Recreate watches on domain restore.
2005-08-17 cl349@firebug... Clear "/control/shutdown" node on domain restore.
2005-08-17 kaf24@firebug... xenbus build and license fixes.
2005-08-17 cl349@firebug... Add support for XENSTORED_TRACE to enable trace output...
2005-08-17 cl349@firebug... Fix compile warning from zero-length printf format...
2005-08-17 cl349@firebug... merge?
2005-08-17 cl349@firebug... Avoid spurious "Ignoring shutdown request" messages...
2005-08-16 iap10@freefall... Yet another work-around in the network-bridge script
2005-08-16 kaf24@firebug... Really randomise MAC addresses for multi-VIF guests.
2005-08-16 kaf24@firebug... Add a couple of well chosen assertions to new context
2005-08-16 kaf24@firebug... Fix context switching race which could cause vcpu_pause()
2005-08-16 cl349@firebug... Don't bail early if we detect that time goes backwards.
2005-08-16 cl349@firebug... cleanup whitespace.
2005-08-16 cl349@firebug... merge?
2005-08-16 cl349@firebug... Only introduce domain to the store when we have store...
2005-08-16 cl349@firebug... In direct_remap_area_pages, reset w pointer for next...
2005-08-16 kaf24@firebug... Fix xtime_lock handling in timer interrupt. There's...
2005-08-16 kaf24@firebug... Use a SWIOTLB to use pre-reserved bounce buffers for...
2005-08-16 akw27@arcadians... Add grant table support to block tap.
2005-08-16 kaf24@firebug... Disable xenconsoled throttling for now.
2005-08-16 kaf24@firebug... Under the right circumstances, xenconsoled will corrupt...
2005-08-16 iap10@firebug... merge
2005-08-16 iap10@firebug... merge
2005-08-15 iap10@firebug... Tweaks to network-bridge script.
2005-08-15 adsharma@los... Enable multi-word DMA mode 2 for the PIIX3 chipset
2005-08-15 adsharma@los... Distinguish ioemu handled devices and para virtualized...
2005-08-15 adsharma@los... Don't leave vncviewer processes running if xm create...
2005-08-15 ach61@arcadians... PDB: watchpoints for process context
2005-08-15 iap10@firebug... Enable magic sysrq in -xen x86_64 kernel
2005-08-15 iap10@firebug... Update x86_64 Linux kernels to add SMP to -xen and...
2005-08-15 vh249@arcadians... Upgrade to Linux 2.6.12.5 patch
2005-08-15 iap10@freefall... merge
2005-08-15 iap10@freefall... Quieten down grant table code.
2005-08-15 akw27@arcadians... Trivial fixes for a couple of xenlinux compile warnings.
2005-08-15 akw27@arcadians... Add generic_page_range() -- generic page table operation.
2005-08-15 iap10@firebug... Add a far more complete -xen config file for x86_64...
2005-08-15 iap10@firebug... merge
2005-08-15 vh249@arcadians... Small change to remove difference between Xen and mainl...
2005-08-15 iap10@firebug... Add a few options to the Linux x86_64 domU config.
2005-08-15 kaf24@firebug... Just a very simple patch that removes:
2005-08-15 kaf24@firebug... The patch cleans up (ugly) setup.c that I wanted to...
2005-08-15 kaf24@firebug... The patch attached removes pda.h and asm_offset.c by...
2005-08-15 kaf24@firebug... Fix special backptr values on x86/64 to avoid spurious
2005-08-15 kaf24@firebug... Fix cpu_khz reporting in XenLinux.
2005-08-15 kaf24@firebug... merge.
2005-08-14 smh22@firebug... Enable grant tables by default for network; merge fixes...
2005-08-14 smh22@firebug... Enable grant tables by default for networking. Note...
2005-08-14 smh22@firebug... Less verbosity from grant_tables.
2005-08-14 smh22@firebug... Less verbose grant tables when xen is verbose.
2005-08-14 smh22@firebug... Build fixes for grant tables.
2005-08-14 iap10@freefall... Upgrade to Linux 2.6.12.4 patch
2005-08-14 smh22@firebug... Clean up correct number of grant references on netif...
2005-08-14 iap10@freefall... merge
next